home *** CD-ROM | disk | FTP | other *** search
/ PC Format (PL) 2008 December / PC_Format_122008.iso / Multimedia / MediaPortal 0.2.3.0 / MediaPortal_0.2.3.0_Setup.exe / skin / BlueTwo wide / mymail.xml < prev    next >
Extensible Markup Language  |  2007-08-20  |  3KB  |  102 lines

  1. ∩╗┐<?xml version="1.0" encoding="utf-8" standalone="yes"?>
  2. <window>
  3.   <id>8000</id>
  4.   <defaultcontrol>20</defaultcontrol>
  5.   <allowoverlay>no</allowoverlay>
  6.   <define>#header.label:8000</define>
  7.   <!--     <define>#header.text:music</define> -->
  8.   <define>#header.hover:hover_my mail.png</define>
  9.   <controls>
  10.     <import>common.window.xml</import>
  11.     <control>
  12.       <type>image</type>
  13.       <id>1</id>
  14.       <posX>113</posX>
  15.       <posY>26</posY>
  16.       <texture>mail_logo.png</texture>
  17.     </control>
  18.     <control>
  19.       <description>Number of Mails/Mailboxes Label</description>
  20.       <type>label</type>
  21.       <id>1</id>
  22.       <posX>493</posX>
  23.       <posY>706</posY>
  24.       <label>#itemcount</label>
  25.       <align>left</align>
  26.       <textcolor>ffffffff</textcolor>
  27.     </control>
  28.     <control>
  29.       <description>Selected item Label</description>
  30.       <type>label</type>
  31.       <id>1</id>
  32.       <posX>1252</posX>
  33.       <posY>93</posY>
  34.       <width>533</width>
  35.       <label>#selecteditem</label>
  36.       <font>font13</font>
  37.       <align>right</align>
  38.       <textcolor>ffffffff</textcolor>
  39.     </control>
  40.     <control>
  41.       <type>group</type>
  42.       <description>group element</description>
  43.       <animation>FlyInFromLeft</animation>
  44.       <layout>StackLayout(2)</layout>
  45.       <posX>113</posX>
  46.       <posY>129</posY>
  47.       <control>
  48.         <description>refresh mailbox</description>
  49.         <type>button</type>
  50.         <id>20</id>
  51.         <label>8001</label>
  52.         <onleft>20</onleft>
  53.         <onright>50</onright>
  54.         <onup>17</onup>
  55.         <ondown>21</ondown>
  56.       </control>
  57.       <control>
  58.         <description>AutocheckMail</description>
  59.         <type>togglebutton</type>
  60.         <id>21</id>
  61.         <label>8007</label>
  62.         <width>253</width>
  63.         <font>font13</font>
  64.         <onleft>21</onleft>
  65.         <onright>50</onright>
  66.         <onup>20</onup>
  67.         <ondown>22</ondown>
  68.       </control>
  69.       <control>
  70.         <description>delete known mails list</description>
  71.         <type>button</type>
  72.         <id>22</id>
  73.         <label>8009</label>
  74.         <onleft>20</onleft>
  75.         <onright>50</onright>
  76.         <onup>21</onup>
  77.         <ondown>20</ondown>
  78.       </control>
  79.     </control>
  80.     <control>
  81.       <description>textarea</description>
  82.       <type>textbox</type>
  83.       <id>23</id>
  84.       <posX>531</posX>
  85.       <posY>133</posY>
  86.       <onleft>20</onleft>
  87.       <onright>20</onright>
  88.       <onup>20</onup>
  89.       <ondown>20</ondown>
  90.     </control>
  91.     <control>
  92.       <description>listcontrol</description>
  93.       <type>listcontrol</type>
  94.       <id>50</id>
  95.       <onleft>20</onleft>
  96.       <onright>20</onright>
  97.       <onup>20</onup>
  98.       <ondown>20</ondown>
  99.       <textcolor>FFFFFFFF</textcolor>
  100.     </control>
  101.   </controls>
  102. </window>